home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2168 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: maverick.tad.eds.com!stank01
  2. From: stank01@ny.rsc.gmeds.com (Shantanu G. Tank)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help with Network Code in 'C'
  5. Date: 19 Jan 1996 16:52:34 GMT
  6. Organization: Eastern Resource Center
  7. Message-ID: <4doi8i$nrj@maverick.tad.eds.com>
  8. References: <4dn672$1of0@news.gate.net>
  9. NNTP-Posting-Host: gatekeeper.ny.rsc.gmeds.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.  
  13. from the client workstation try
  14. telnet server <port>
  15.  the port is the services entry the server is listening on.. if the server 
  16.  responds the client code has the problem..
  17.  
  18. Karl Waddell (kwaddell@gate.net) wrote:
  19. : I have written a client/server app on an HP-UX box using the O'Reilly IPC code 
  20. : as a template. The code works great while both parts, meaning the client and 
  21. : server code reside on the same box. When I moved the server code to another box 
  22. : in another subdomain, I recveive the "connection refused" message when trying 
  23. : to establish a connection. I have started xdb and debuged the sever code on the 
  24. : see the code accept the connection, but it will not do the same for my client 
  25. : code. I can ping the site without any problem, it is on the same subnet. Has 
  26. : anyone run into this type of problem?
  27.  
  28.  
  29. : Thanks in advance
  30.  
  31.  
  32. : Karl Waddell
  33.  
  34. --
  35. Shantanu G. Tank
  36. EDS ERC                    Phone:716-439-3858 (8-449)
  37. Internet:    stank01@ny.rsc.gmeds.com
  38. Lotus Notes: Shantanu G. Tank@UG_GM_LOC_HDL01   DIAMONDNET:  LNUSHDLK(RZJNJJ)
  39.